home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscClockPalette / English.lproj / MiscClockViewInspector.nib / data.classes next >
Encoding:
Text File  |  1995-07-06  |  457 b   |  18 lines

  1. MiscClockViewInspector = {
  2.     ACTIONS = {"setToCurrentTime:" = "setToCurrentTime:"; }; 
  3.     OUTLETS = {
  4.     dateText = dateText; 
  5.     dayText = dayText; 
  6.     hiddenSwitch = hiddenSwitch; 
  7.     hourText = hourText; 
  8.     militaryTime = militaryTime; 
  9.     minuteText = minuteText; 
  10.     monthText = monthText; 
  11.     secondText = secondText; 
  12.     showYear = showYear; 
  13.     yearText = yearText; 
  14.     }; 
  15.     SUPERCLASS = IBInspector; 
  16. };
  17. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  18.